You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
clMtxExpr Class
>
clMtxExpr Methods
>
Normalize Method
>
clMtxExpr.Normalize Method ([In] TOpenCLMatrix, TCplx, double)
Dew Math for .NET
clMtxExpr.Normalize Method ([In] TOpenCLMatrix, TCplx, double)
clMtxExpr Class
clMtxExpr Members
Dew.Math.Units Namespace
Normalize Method
Collapse All
Compute (X + Offset)/Factor
Syntax
C#
Visual Basic
public
static
clMatrix
Normalize
([In]
TOpenCLMatrix
X
,
TCplx
Offset
,
double
Factor
);
Public
static
Function
Normalize
(
X
As
[In]
TOpenCLMatrix
,
Offset
As
TCplx
,
Factor
)
As
clMatrix
Remarks
Internally calls
clMatrix.Normalize
Group
Normalize Method
Links
clMtxExpr Class
,
clMtxExpr Members
,
Dew.Math.Units Namespace
,
Normalize Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!